home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / xlist213.zip / XL_RA.CTL < prev    next >
Text File  |  1991-04-12  |  22KB  |  558 lines

  1. %  
  2. %         X_LIST v2.13 sample controlfile for Remote Access/FrontDoor
  3. %         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4. %
  5. %  X_LIST V2.13 IS NOT PUBLIC DOMAINE MATERIAL - but almost free for most
  6. %  BBS as stated in the documentation - read it.
  7. %
  8.  
  9. %              *****  G E N E R A L   S e t t i n g s  *****
  10.  
  11. %Licence                          % If you have a Licence Don't fake it.
  12.  
  13. SystemPath C:\RA\               % location of the FILES.RA file
  14.  
  15. XListData C:\RA\X_LIST.DAT      % X_List's private note book.
  16.  
  17. % ** WARNING XLogFile MUST always be different from LogFile **
  18.  
  19. XLogFile C:\RA\X_List.Log       % X_List's own log file...
  20.  
  21. LogLevel 6                        % Loglevel for the X_list logfile.
  22.                                %   0  :  No log info.
  23.                                %   1  :  '!'
  24.                                %   2  :  '!','*'
  25.                                %   3  :  '!','*','+'
  26.                                %   4  :  '!','*','+',':'
  27.                                %   5  :  '!','*','+',':','#'
  28.                                %   6  :  '!','*','+',':','#',' '
  29.  
  30.  
  31. % When working with a LAN, you may need to change this variable..
  32.  
  33. %FileMode 2   % Default
  34. %FileMode 0   % Open files as read-only.. Might be usefull in MTASK.
  35.               % Other possible values may be found in you LAN documentation.
  36.  
  37. BBS RA                            % This is for the Remote Access 0.02
  38.  
  39. % Mailer Opus
  40. Mailer FD                         % Enable this instead if you use FrontDoor.
  41.  
  42. SysOp Per Holm                    % Name of the SysOp
  43.  
  44. % Board Name. ** WARNING - NO COMMENTS ALLOVED ON THE BordName CTRL-LINE **
  45.  
  46. BoardName Don't access me remote
  47.  
  48. Address 2:230/22                  % Default forward address.
  49. Address 27:1345/100               % Use this address for Zone 27 Nodes.
  50. Address 97:9451/4                 % Use this address for Zone 97 Nodes.
  51. %Address 2:230/22.17              % Or maybe a full 4 stroke pointaddress.
  52.  
  53. Drives    CDEFIJ                  % the drives available C-F I-J
  54. %MaxDrive  10                     % the maximum drive 3=C:, 10=J:
  55.                                   % Use 'Drives' instead.
  56.  
  57. %Debug                            % Just in case.
  58.  
  59. Hindustan No                      % Obvious.
  60.  
  61. %                  *****  P U B L I C   L I S T  *****
  62.  
  63. %  Let's make the filelist
  64.  
  65. OutFile C:\RA\Asg_List.TXT       % The file that X_List is about to create.
  66.  
  67. %  Lets's put our LOGO in front of the Public List.
  68.  
  69. Header C:\RA\Asg_Head.Txt        % Call this whatever you like or comment it.
  70.  
  71. %  And some additional information in the buttom of the list..
  72.  
  73. Footer C:\OPUS\asg_foot.txt    % Call this whatever you like or comment it.
  74.  
  75. %  Since the File areas are from 1 to 57 there's no need to scan the rest of
  76. %  the paths in the FILES.RA. Ok! Just tell X_List:
  77.  
  78. First 1                        % First file area no.
  79. Last  57                       % Last file area no.
  80.  
  81. %  Skip areas that's not available for normal users.
  82.  
  83. Level 6                        % Any plain number between 0 and 32000
  84.                                % for QuickBBS.
  85.  
  86. Skip 28                        % This area is for twits - leave it out.
  87. Skip 25                        % This is where I'll keep the X_List source.
  88.  
  89. %Skip text                     % This statement won't force any areas to be
  90.                                % skipped - but leave all text only lines in
  91.                                % your Files.Bbs out of the Public list.
  92.  
  93. Skip 98 Text                   % Skip text-only in single area
  94.  
  95. Skip Missing                   % Do not insert those files that are missing
  96.                                % in the public list.
  97.  
  98. Skip 98 Missing                % Skip missing files in single area
  99.  
  100. %  Add an extra area to the list.
  101.  
  102. Show 90                        % Show area disregarding privilege and barricade.
  103. Show  3  Missing               % Show missing files in single area
  104. Show  4  Text                  % Show comments in single area
  105.  
  106. %  And while at it , make a seperate list with the new files.
  107. %  Ex. rename the 'E)xtra Info' in main menu to 'L)ist NEW files'
  108. %  and hook this list on as the Edtorial file.
  109.  
  110. NewsList C:\RA\NewsList.Txt    % New files on the board.
  111.  
  112. % Since this is the advanced control file - let's start getting advanced!
  113.  
  114. % Lets put a custom designed text in the beginning of the output file with a
  115. % nice board-logo and information about your fantastic BBS. By the way , Lets
  116. % refer to the output file as the 'public list' from now on.
  117.  
  118. %  X_list defaults to mark last months file with a '*' in the Opus way.
  119. %  You may change the number of days using MarkList.
  120.  
  121. MarkLast 30
  122.  
  123. % X_List are going to decide wheter to assign large buffers or not - Lets
  124. % specify how many files we expect to be in the public list.
  125.  
  126. MaxFiles 1500                     % 1500 is default ( about 60 Mbyte stuff ).
  127.  
  128. % X_Lists will default to show all areas requiring a privilege level of normal
  129. % or less disregarding baricaed etc.. Lets change that a bit.
  130.  
  131. % Lets create a textfile containing all files on your board in a format
  132. % readable by dBaseIII and the like.
  133.  
  134. %CommaFile C:\RA\23022db.TXT   % dBase etc. commafile
  135.  
  136. % Define your own DBASE format. ** WARNING NO COMMENTS ON THIS CONTROL LINE **
  137.  
  138. CommaFormat '%file',%size,'%area'
  139.  
  140. %       %file  : Name of the file.
  141. %       %size  : The size of the file.
  142. %       %area  : Area number of the file.
  143. %       %comment : Insert file comment in DBASE file.  *** VERY SLOW ***
  144. %       %year  : The year part of the file date.
  145. %       %month : The month part of the file date.
  146. %       %day   : The day part of the file date.
  147. %       %hour  : Hour part of the file time.
  148. %       %min   : minute part of the file time.
  149. %       %sec   : Sec. part of the file time.
  150. %       %zone  : Your zone number.
  151. %       %net   : Net number.
  152. %       %node  : Node number.
  153. %       %point : Point number.
  154.  
  155. %  Future utilities from Dugfisk unlimited requires an X_list generated
  156. %  Master-index file. This is made by specifying the path to this file
  157. %  and the day of week when it should be written.
  158. %  0=Sunday..6=Saturday and 7=All.
  159. %  The file will be named XXXXYYYY.IDX where XXXX and YYYY are net and node
  160. %  number as 4 HEX digits.
  161.  
  162. %Index 5 C:\RA\                 % Write an index every friday!!
  163.  
  164. %   The public list texts might also be customized
  165.  
  166. %EuroDate                                            % Use Euoropean date form
  167.  
  168. Lan-UD Generated by                                  % X_LIST V2.xx
  169. Lan-FA Library Nr.                                   % File area # (header)
  170. Lan-FR (Matrix filerequest possible)                 % Below header
  171. Lan-FP (You need a password to file-request these)   % Below header
  172. Lan-MI It's gone!                                    % Missing files
  173. Lan-FI files in this area                            % Buttom of each area
  174. Lan-FL files listed                                  % Total no of files
  175.  
  176. % And now let's fix the comment in NEWSLIST.TXT
  177.  
  178. Lan-NF ** New files from the %1 day period %2 - %3 **
  179.  
  180. %      %1   Number of days to be included..
  181. %      %2   First date included...
  182. %      %3   Today...
  183.  
  184. %                  *****  A R E A   M A I N T  *****
  185.  
  186. %  While running through the areas X_List have a chance to do some house
  187. %  Cleaning.
  188.  
  189. %  While reading all these Files.Bbs files why not get rid of those ugly ^Z's
  190. %  Produced by Fido-Fam 3B4 (Why don't anybody fix this 'bug' ? ).
  191.  
  192. Rewrite                        % Rewrite and remove ^Z's.
  193. Rewrite 98                     % rewrite of Files.BBS in one area.
  194. Rewrite 97 -                   % Skip rewrite of Files.BBS in one area.
  195.  
  196. %  Some files might not be in the Files.Bbs files - lets put these poor orphan
  197. %  files where they belong. ( No! Not Dir.Bbs Dir.Bak etc.)
  198.  
  199. %  X_LIST will tidy your FILES.BBS in different ways etc. by splitting
  200. %  descriptions too long to be displayed by Opus<Tm> into seperate
  201. %  lines with spaces inserted to get the indent right
  202.  
  203. ReFlow                         % reflow in all areas.
  204. Reflow 9                       % reflow of Files.BBS in one area.
  205. Reflow 10 -                    % Skip reflow of Files.BBS in one area.
  206.  
  207. Adopt                          % Insert orphans in Files.Bbs
  208. Adopt 98                       % Adopt of files into Files.BBS in one area.
  209. Adopt 97 -                     % Skip Adopt of files into Files.BBS in area 97
  210.  
  211. %  Then we are going to remove all those Missing files - nobody needs them.
  212.  
  213. %RemMiss                       % Delete Missing files from Files.Bbs.
  214. %RemMiss 98                    % Delete Missing in one area.
  215. %RewMiss 97 -                  % Keep Missing in one area.
  216.  
  217. %  For some reason these files keep showing up in the file directories - Delete
  218. %  Them ( Hiding outside the Files.Bbs won't help these poor files).
  219.  
  220. Crap Masturba.Arc              % This is a decent board.
  221. Crap Dir.Bak                   % No need for this one.
  222. Crap Files.Bak                 % Hmm! This one too.
  223.  
  224. %  While speeding through the areas , X_List may delete empty files from
  225. %  the directories (unsuccesfull uploads etc.). Use ZapZero.
  226.  
  227. %ZapZero
  228.  
  229. %  Maybe you just want to know the files wich are outside in the cold.
  230.  
  231. OrphanReport C:\RA\ORPHAN.TXT   % Make an Orphan Report to the SysOp.
  232.  
  233. %    OrphanReport [/M] [/C] [/D] <OrphanFile>]
  234. %
  235. %       /M  : Mail the Report.
  236. %       /C  : Copy for CoSysOps....
  237. %       /D  : Delete file after sending.
  238.  
  239. %  Any dupes on your board? Lets write a nice report to the SysOp.
  240.  
  241. DupeReport C:\RA\DUPES.TXT
  242.  
  243. %    DupeReport [/M] [/C] [/D] <DupeFile>]
  244. %
  245. %       /M  : Mail the Report.
  246. %       /C  : Copy for CoSysOps....
  247. %       /D  : Delete file after sending.
  248.  
  249. %  This one is dangerous!!! - think about it carefully..
  250. %
  251. %  Say you want to delete old copys of the nodelist - and only keep the
  252. %  latest NODELIST.BBS , NODELIST.006 , NODELIST.IDX and NODELIST.SYS
  253. %  This might be done using
  254.  
  255. %KeepLatest 4 C:\Nodelist\NODELIST.*
  256.  
  257. %  X_LIST will then look at all the matching files and delete then except
  258. %  those 4 with the lastest date.
  259.  
  260. %  One more example - this keeps the latest nodediff for download only..
  261.  
  262. %KeepLatest 1 C:\NetInfo\NODELIST.A*
  263. %KeepLatest 4 C:\NetInfo\NODEDIFF.A*
  264.  
  265. %  Touch is simply the good old thing , that stamps current date and time
  266. %  on existing files. This version do handle wildcards.
  267. %  NEVER TOUCH THE FILES X_LIST IS WORKING ON!!
  268.  
  269. %Touch X:\File\Touch?Me.*
  270. %Touch E:\File\Info\ASG_LIST.ARC
  271. %Touch E:\File\INFO\ASG_LIST.TXT
  272. %Touch E:\File\Info\ASG_NEWS.ARC
  273.  
  274. %  When adopting new files you X_LIST might add a comment
  275.  
  276. AdoptComment (yet to be descriped)
  277.  
  278. %  And you may replace special characters in the public list and FILES.BBS.
  279. %  The below translations are usefull in Denmark
  280.  
  281. % If you have FilesCount-style download counters, then don't enable
  282. % the below conversions!
  283.  
  284. %Convert { æ
  285. %Convert | ¢
  286. %Convert } å
  287. %Convert [ Æ
  288. %Convert \ ¥
  289. %Convert ] Å
  290. %Convert  å
  291. %Convert  æ
  292. %Convert  ¢
  293.  
  294. %                     *****  O K F I L E  *****
  295.  
  296. %  Having a look at most of the file areas , we might as well rewrite the
  297. %  list of requestable files. If you don't know about file requests - shame
  298. %  on you , It's not that tricky.
  299. %
  300. %  Specify the 'OKFILE' path and name and let X_list put a line like
  301. %  C:\RA\FILES\LISP\*.* for each area in the public list.
  302.  
  303. OkFile C:\RA\FdOkfile.lst
  304.  
  305. %  An include a few others by including a header with some extra paths.
  306.  
  307. %OkHeader c:\RA\OkHead.Txt
  308.  
  309. %  Lets bother everybody by adding some hard to remember passwords.
  310. %  Note! Passwording filerequests is not possible when you run
  311. %        in FrontDoor mode - use the security manager for this.
  312.  
  313. %Password All Dugfrisk            % Use this for all areas ( Don't tell anybody).
  314.  
  315. %Password 55                      % No password on the Opus area.
  316. %Password 93 Howde                % Area 93 is a special one.
  317.                                   % If using Quick BBS the area number will
  318.                                   % be the same as the AreaFile Line number.
  319.  
  320. % Now lets make some magic filenames for our newest versions of these files.
  321. % This option is only for the Binkley/Opus mailer.
  322.  
  323. Magic   Nodelist   C:\File\NetInfo\Nodelist.A*
  324. Magic   Nodediff   C:\File\NetInfo\NodeDIFF.A*
  325. Magic   Z2-List    C:\File\NetInfo\Z2-List.A*
  326. Magic   Z2-Diff    C:\File\NetInfo\Z2-Diff.A*
  327. Magic   Region23   C:\File\NetInfo\Region23.*
  328. Magic   Fnews      C:\File\NetInfo\Fnews???.Arc
  329.  
  330. %  Phew! The Public list and OkFile is now finished. (Hope so).
  331.  
  332. %                   *****  L O G   A N A L Y Z E  *****
  333.  
  334. %  Well! Know we know everything about every file let's use it for something.
  335.  
  336. %  Why not scan the log file and send funny messages to all uploaders?
  337.  
  338. %  Specify the path and name of your Opus Log file.
  339.  
  340. % ** WARNING LogFile MUST always be different from XLogFile **
  341.  
  342. LogFile C:\RA\SYSTEM.LOG        % I'll bet you won't have to change this one.
  343.  
  344. %  And now send a daily message to the SysOp, and the cosyop's
  345.  
  346. DailyReport
  347.  
  348. %  Lets give them info on the OPUS/BINKEY Mailsessions
  349.  
  350. SessionReport       % Include it into the daily report message,
  351.  
  352. %SessionReport /M /C /D /A D:\Tmp\Session.Tmp  % Or in seperate message
  353.  
  354. %    SessionReport [/M] [/C] [/D] [/A] [/I] [/O] [<Sessionfile>]
  355. %
  356. %       /M  : Mail the Report.
  357. %       /C  : Copy for CoSysOps....
  358. %       /D  : Delete file after sending.
  359. %       /A  : Report all sessions. (default)
  360. %       /I  : Report in sessions (other system dial)
  361. %       /O  : Report outgoing sessions (this system dial)
  362.  
  363. %  Lets teach those jerks constantly uploading dupes a lesson.
  364.  
  365. %  The User.Bbs structure is about to change so let's make a control file
  366. %  to be used be another program and leave the User.Bbs alone.
  367. %  As described in the documentation , the size of the dupes is subtracted
  368. %  from the users upload statistic.
  369.  
  370. %  We might as well call this file something like
  371.  
  372. UserAdjust C:\RA\adjust.ctl     % The SJ-Adjust control file.
  373.  
  374. %  Everybody is downloading games , why not offer some decent files and leave
  375. %  Then out of the download statistics.
  376.  
  377. %FreeFile Opuser.Arc              %
  378. %FreeFile dk-bbs.arc              %   F R E E   F I L E S
  379. %FreeFile Abn_list.arc            %
  380. %FreeFile Abn_List.Txt            %
  381.  
  382. %  You might need to tell X_List the location of your non public upload dir
  383. %  in order to thank everyboddy for the contributions.
  384.  
  385. Include G:\NORMUPS\*.*            % Note the wildcards.
  386. Include G:\BIMUPS\*.*
  387. Include 99                                     % Or an Areanumber
  388.  
  389. %             *****  M A T R I X  /  M E S S A G E S  *****
  390.  
  391. %  We need a message are to dump the messages
  392.  
  393. %MsgArea 23                      % A local to/from SysOp area.
  394. %MsgArea D:\msg\local\           % Place user messages in area d:\Msg\local
  395. MsgArea AREA:LOCALMAIL           % Send message in the area Local, using a
  396.                                  % .PKT file in the inbound directory.
  397.                                  % Note 'AREA:XXX' must be in uppercase.
  398. %MsgArea AREA:                   % Send as Matrix but make Pkt file.
  399. %MsgArea C:\Ra\ 1                % Quick BBS / RA Message base. (Area 1-200)
  400.  
  401. %MsgDrArea 99                    % This is for SysOp eyes Only Only
  402. %MsgDrArea D:\Msg\Local\         % Send Daily report in local area d:\....
  403. MsgDrArea AREA:COMMENT           % Send Daily report in area Local using
  404.                                  % .PKT file in inbound area.
  405. %MsgDrArea C:\Ra\ 10             % Quick BBS / RA Message base. (Area 1-200)
  406.  
  407. InBound C:\RA\netf\   % Inbound Path This is the place to put the .PKT files.
  408.  
  409. MsgFrom Tom Ordelman              % Senders name.
  410.                                   % If not specified the same as SysOp
  411.  
  412. WelcomeMsg c:\RA\Welcome.txt    % Welcome new Users.
  413.  
  414. ThanxMsg C:\RA\THANXMSG.TXT     % General thank-you msg. to uploaders
  415.  
  416. DupeMsg  C:\RA\DUPEMSG.TXT      % Msg for dupe-uploaders.
  417.  
  418. ExeMsg   C:\RA\NoArcMSG.Txt     % Msg for EXE/COM uploaders.
  419.  
  420. ExtMsg   PIC  C:\OPUS\X_list\NoPicMSG.Txt      % Msg for .PIC uploaders.
  421.  
  422. %  You may customize the texts used in letters
  423.  
  424. Lan-UL To send                                        % Dupes part I
  425. Lan-WT is a waste of time                             % Dupes part II
  426.  
  427. Lan-WE Welcome to European Cybernetics!               % Welcome new users
  428. Lan-DR Your daily report                              % Daily Report
  429. Lan-YG You got yourself a                             % Forward Message
  430. Lan-TH Thanks for sending                             % ThankYou message
  431. Lan-PA Try Zipping                                    % Exe/Com uploads
  432.                                                       % and ExtMsg uploads
  433.  
  434. %  Matrix Mail supported
  435.  
  436. MatrixPath C:\RA\NETM\           % Place Matrix Messages here.
  437. %MatrixPath 90                    % Or use area number (Opus/RA/Max)
  438. %MatrixPath AREA:                 % Use .PKT format for NonOpus Compatible
  439.  
  440. %  X_LIST will now delete it's own messages when received. This does not
  441. %  include messages written by earlier X_LIST versions, than 2.03.
  442. %  (Note: This will only work if you run an Opus compatible message system!)
  443.  
  444. %KillReceived
  445.  
  446. %  You may send a copy of the daily report to your CO-SysOps.
  447.  
  448. %CoSysOp 1:99/999.3 Cr. Ackermann % CoSysAddr & CoSysName have been dropped.
  449. %CoSysOp Mrs. Ackermann           % Local CoSysOp
  450. CoSysOp /R /D /O 9999/30 Hans Steffensen % point CoSysOp
  451.  
  452. % CoSysOp [<Flags>] [<Node>] <Name>
  453. %
  454. %   <Flags> : Report Types for this CoSysOp (Default are all types)
  455. %  
  456. %               /R : Daily Report
  457. %               /S : Session Report
  458. %               /D : Dupe Report
  459. %               /O : Orphan Report
  460. %           
  461. %   <Node>  : Nodenumber of the CoSysOp (Optional)
  462. %
  463. %   <Name>  : Name of the CoSysOp
  464.  
  465. % Since we perform file requests from time to time, it would be nice with
  466. % some automatic information in messages
  467.  
  468. RSPFiles                                 % Convert those Binkley .RSP files 
  469.                                          % to Matrix messages.
  470.  
  471. %  Uh! I almost forgot. We need to send a copy of the NodeDiff that showed
  472. %  up from the host this afternoon.
  473.  
  474. %  This calls for the outbound area
  475.  
  476. OutBound c:\RA\packets\
  477.  
  478. % Ok lets check if someone sent some new files to be moved to another dir.
  479. %
  480. Move C:\In\nodediff.A*  C:\File\Fido\ /T
  481. Move C:\In\Z2-diff.A*   D:\Nodelist\  /X
  482. Move C:\In\Z2-diff.A*   C:\File\Fido\ /T
  483. Move C:\In\FNEWS*.ARC   C:\File\Fido\ /T
  484. Move C:\In\EMBBS*.ARC   C:\File\Fido\ /T /S2:231/34 /PSECRET
  485. Move C:\In\EMBBS*.ARC   C:\File\Net\
  486. %
  487. %   /T       : Touch the file.
  488. %   /F       : Forward the file.
  489. %   /S<Node> : Check Security file for origin node.
  490. %   /P<PWD>  : Security Password must be.
  491. %   /C       : Insert file into FILES.BBS, without any comment.
  492. %   /C<TXT>  : Comments for any files.BBS in the dest. area.
  493. %   /X       : Do a copy, not a Move.
  494. %       Note the /C must be the very last flag..
  495. %
  496. %  And these are the files to send if they got a date/time later than the
  497. %  last X_list session. Note the full address support.
  498.  
  499. %   Forward C:\test.TST [<Flag>]<Node>[![<Password>]],..
  500. %
  501. %     <Flag> : H = Hold (.HLO)    (Default)
  502. %              N = Normal (.FLO)
  503. %              D = Direct (.DLO)
  504. %              C = Crash (.CLO)
  505.  
  506. %Forward C:\File\FNews\Fnews*.ARC   230/101!TEST
  507. %Forward C:\File\FNews\Embbs*.ARC   230/101
  508. %Forward C:\file\Fido\nodediff.A*   2:23/106,1:9876/5432.1
  509. %Forward C:\file\Fido\Z2-diff.A*    230/13,230/101,231/34,234/10,9999/21
  510. %Forward C:\File\NEW\X_List*.*      C230/13,H231/34
  511.  
  512. %  You may want to send a matrix message along with the files forwarded
  513. %  Use the Meta-Strings to generate the message.
  514.  
  515. %  If the extension of the file forwarded is .XMG it is considered
  516. %  an ASCII textfile and sent as a matrix-message.(Added since V.2.03)
  517.  
  518. %ForwardMsg C:\RA\X_LIST\FWDMSG.TXT
  519.  
  520. %  For DBridge/FrontDoor users LoTechMailer tells X_list to make messages with
  521. %  file attaches instead of .HLO files in the outbound directory.
  522.  
  523. LoTechMailer
  524.  
  525. %  Force usage of INTL lines in all messages.
  526.  
  527. %ForceINTL
  528.  
  529. %  Or we like to be able to use the Binkley Multi Zone directories.
  530.  
  531. %Zones             % Use Zone Outbound Directories .001, .003..
  532.  
  533. %HouseClean        % And now let's clean the Outhouse (*.$*) (Binkley)
  534.  
  535. %  When sending a message along with the file you might want to add the real
  536. %  name of the SysOp instaed of just SysOp.
  537.  
  538. %Name 230/13         /N          NaaK Trimning   % /N = No follow up message when
  539. %Name 230/101        /N /PTEST   Mik Tuver       %      Lotechmailer is disabled
  540. %Name 231/34         /PSECRET    Johnny Odgaard  % /P   Send Password file.
  541. %Name 9999/22        /L          Henrik Mejnhard % /L   Use LotechMailer.
  542. %Name 2:23/105                   George Cordner
  543. %Name 1:9876/5432.1              Cr. Ackermann
  544.  
  545. % And let's move all those Tick files too to the correct area..
  546.  
  547. Tick C:\Opus\Ctl\Tick.Ctl    % Use this Tick compatible Cfg file...
  548.  
  549. %  You did it! Congratulations.
  550.  
  551. %       WARNING: Don't use old versions of Stig Jacobsens Adjust
  552. %                program , it might destroy large User.Bbs files.
  553. %                Use the one from this package only.
  554.  
  555. %       Allways put a <CR><LF> at the end of the controlfile!!
  556. %
  557.  
  558.